	<weapon type="MICRO_UZI">
		<data slot="SMG" firetype="INSTANT_HIT" damagetype="BULLET" group="SMG" targetrange="70.0" weaponrange="80.0" clipsize="32" ammomax="300" timebetweenshots="66">
			<damage base="14.4" networkplayermod="2.0" networkpedmod="1.0"/>
			<physics force="40.5"/>
			<reload time="2266" fasttime="2266" crouchtime="2000"/>

			<aiming accuracy="0.68">
				<offset x="0.16" y="1.0" z="0.55"/>
				<crouchedoffset x="0.2" y="1.0" z="0.1"/>
				<reticule standing="0.8" ducked="0.65" scale="0.3"/>
			</aiming>

			<pickup regentime="240000" ammoonstreet="25"/>

			<controller>
				<rumble duration="100" intensity="0.02"/>
			</controller>

			<flags>
				<flag>GUN</flag>
				<flag>CAN_AIM</flag>
				<flag>ANIM_RELOAD</flag>
				<flag>CAN_FREE_AIM</flag>
				<flag>ANIM_CROUCH_FIRE</flag>
				<flag>ARMOUR_PENETRATING</flag>
			</flags>
		</data>

		<assets model="w_uzi">
			<anim group="gun@uzi" meleegroup1="firearm_core">
				<rates firerate="1.1" blindfirerate="1.1"/>
			</anim>
			<effects>
				<muzzle fx="muz_smg"/>
				<shell fx="weap_ejected_smg"/>
			</effects>
		</assets>
	</weapon>
